Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for adding links to assets #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

puck
Copy link

@puck puck commented Jan 25, 2022

Still needs to have support for the following (or does it?):

  • delete links
  • only update a record if links are added/removed

@puck
Copy link
Author

puck commented Jul 23, 2022

I've updated this PR to now support deleting links if not present in the CSV (logic can re-used for removing roles) and only flagging changes if we actually change the links.

Andrew Ruthven and others added 11 commits January 1, 2025 18:02
Still needs to have support for the following (or does it?):
* delete links
* only update a record if links are added/removed
The level of indenting was doing my head in.
Turns out we don't need to if a link is found, so just delete it from
the hash. We also don't need to keep the RT::Link object around, we
never use it.
@puck
Copy link
Author

puck commented Jan 1, 2025

Updated PR for changes in v2.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant